Release 10.1A: OpenEdge Getting Started:
Progress OpenEdge Studio
Naming conventions
The AppBuilder creates structured procedure files, called window files, that are identified by a
.wextension. For example, the source filename of the Customer SDB isbcust.w. It has a.rextension in its compiled form (bcust.r) and a prefix of h_ (for handle) when referred to as an instance in memory (h_bcust).Other files commonly used with the AppBuilder are: include files (
.iextension), procedure files (.pextension), and client proxy files (a_clsuffix added to the filename).Table 4–1 lists the AppBuilder filename conventions.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |